home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / include / termio.h < prev    next >
C/C++ Source or Header  |  2009-10-07  |  214b  |  7 lines

  1. /* Compatible <termio.h> for old `struct termio' ioctl interface.
  2.    This is obsolete; use the POSIX.1 `struct termios' interface
  3.    defined in <termios.h> instead.  */
  4.  
  5. #include <termios.h>
  6. #include <sys/ioctl.h>
  7.